The functionalities of sub menus

Common functionality.

All ending (resulting with action) sub items show describing action in the status bar.

File.Login

Shows Login dialog. It is enabled always in disconnected state.

File.Logout

Disconnects the station from server. It is enabled always in connected state.

File.Options

Shows options dialog. It is enabled always in both states. In current version not enabled.

File.Language.English

Has radio button. It is visible always in both states. In unselected state allows switching language to English. All content of application window becomes to be localized for US English language, excluding data fields, which remain unchanged.

File.Language.Russian

Has radio button. It is visible always in both states. In unselected state allows switching language to Russian. All content of application window becomes to be localized for Russian language, excluding data fields, which remain unchanged.

File.Exit

Shows Exit message box.

Action.Account.Report

Shows Account Report wizard. It is shown in connected state only. It is not enabled in current version.

Action.Dealing Rates.Create Market Order

Shows Market Order dialog. It is shown in connected state only. It is disabled in the following cases:

  1. In reconnection state
  2. If there are no accounts not under margin call
  3. If there are no selected rows in Dealing Rates window
  4. If selected row contains not tradable currency
  5. Action.Dealing Rates.Create Entry Order

    Shows Entry Order dialog. It is shown in connected state only. It is disabled in the following cases:

  6. In reconnection state
  7. If there are no accounts not under margin call
  8. If there is no selected row in Dealing Rates window
  9. If selected row contains not tradable currency
  10. Action.Orders.Create Entry Order

    ShowsEntry Order dialog. It is shown in connected state only. It is disabled in the following cases:

  11. In reconnection state
  12. If there are no accounts not under margin call
  13. If there is no selected row in Dealing Rates window
  14. If selected row contains not tradable currency
  15. Action.Orders.Change Entry Order

    Shows Change Entry Order dialog. It is shown in connected state only. It is disabled in the following cases:

  16. In reconnection state
  17. If there is no selected row in Orders window
  18. If selected in Orders window order has currency that is not tradable at the current time.
  19. If selected in Orders window order is not entry order.
  20. Action.Orders.Remove Order

    Removes Order. It is shown in connected state only. It is disabled in the following cases:

  21. In reconnection state
  22. If there is no selected row in Orders window
  23. Action.Positions.Stop/Limit

    Shows Set Stop/Limit dialog. It is shown in connected state only. It is disabled in the following cases:

  24. In reconnection state
  25. If there's no selected row in Open Positions window
  26. If selected row in Open Positions window position has currency that is not tradable at the current time.
  27. If selected row in Open Positions window position has account not under margin call.
  28. Action.Positions.Close

    Shows Close Position dialog. It is shown in connected state only. It is disabled in the following cases:

  29. In reconnection state
  30. If there's no selected row in Open Positions window
  31. If selected inOpen Positions window position has currency that is not tradable at the current time.
  32. If selected inOpen Positions window position has account not under margin call.

Window.Tile

Places MDI Child windows in tile style. It is shown in connected state only. This feature is not enabled in current version.

Window.Cascade

Places MDI Child windows in cascade style. It is shown in connected state only. This feature is not enabled in current version.

Window. Sticky Arrange

Places MDI Child windows glued to each other. It is shown in connected state only. This feature is not enabled in current version.

Window. Accounts

Shows and hides Accounts window. It is shown in connected state only. It has a check box specifies whether is Account window is shown or not.

Window. Rates

Shows and hides Dealing Rates window. It is shown in connected state only. It has a check box specifies whether is Dealing Rates window is shown or not.

Window. Position

Shows and hides Open positions window. It is shown in connected state only. It has a check box specifies whether is Open positions window is shown or not.

Window. Orders

Shows and hides Orders window. It is shown in connected state only. It has a check box specifies whether is Orders window is shown or not.

Window. Summary

Shows and hides Summary window. It is shown in connected state only. It has a check box specifies whether is Summary window is shown or not.

Help. Help

Shows Help window. Is not enabled in current version. Should be enabled forever.

Help. About

Shows About window. Is not enabled in current version. Should be enabled forever.